home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August (Alt) / CHIP 2005-08.1.iso / program / shareware / Flash_Oyunlar.exe / bumperball.swf / scripts / DefineSprite_70 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-07-13  |  101 b   |  6 lines

  1. if(_root.getBytesLoaded() < _root.getBytesTotal())
  2. {
  3.    gotoAndPlay(1);
  4.    this._visible = 1;
  5. }
  6.